home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / eggdrop / eggdrop11.lha / help / dcc.channel < prev    next >
Text File  |  1997-04-05  |  1KB  |  26 lines

  1. ###  channel [channel-name]
  2.    shows you an extensive display of the users on a channel, and
  3.    the current channel attributes.  by default, it shows you the
  4.    channel you are currently viewing on the console, but you can
  5.    specify another channel if you wish.
  6.  
  7.    the first line will look like:
  8.       Channel #hiya, 8 members, 45 users, mode +tn:
  9.    this means that the bot is sitting on channel #hiya, where 8
  10.    other irc'ers are.  there are 45 people that the bot knows by
  11.    hostmask, and the channel mode is +tn.  if the bot isn't on
  12.    the channel it is supposed to be on, it will say "Desiring
  13.    channel #hiya" instead...  next is a list of the users on the
  14.    channel, with each entry looking like this:
  15.        NICKNAME  HANDLE    JOIN   IDLE  USER@HOST
  16.       @kantSF    kantSF    14:53 o  6m  josh@random.edu
  17.    the "@kantSF" means that the user's nickname is kantSF and that
  18.    he is a chanop.  the second "kantSF" is the nickname that the
  19.    bot knows him by.  sometimes this will differ from the nickname
  20.    a person is using.  the time displayed is the time the user
  21.    joined the channel.  the next field is the attributes:
  22.       m - bot master or owner            o - can get ops (+o)
  23.       b - another bot                    d - cannot get ops (+d)
  24.    the last field is the user@host he is using irc from.
  25. see also: status, whois
  26.